body {
    padding: 0%;
    margin: 0%;
}

@media(max-width:575px) {
    .navbar-brand {
        color: var(--Primary_CL, #406550);
        font-family: "Libertinus Math";
        font-size: 30px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }

    .profile-icon {
        position: relative;
        width: 40px;
        height: 40px;
        border-radius: 50%;
        background: #ccc;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .notification-dot {
        position: absolute;
        top: 4px;
        right: 4px;
        width: 8px;
        height: 8px;
        background: red;
        border-radius: 50%;
    }

    .profile-container {
        display: flex;
        align-items: center;
        justify-content: center;
    }

.hero-section {
        padding: 90px 20px;
    }

    .hero-section img {
        max-width: 100%;
        height: auto;
    }

    .hero-title {
        color: #000;
        text-align: center;
        font-family: "Abhaya Libre";
        font-size: 14px;
        font-style: normal;
        font-weight: 700;
        line-height: 24px;
        /* 133.333% */
        margin-top: 10px;
    }

    .hero-btn {
        background-color: #406550;
        font-family: "Abhaya Libre";
        color: white;
        padding: 12px 60px;
        margin-top: 10px;
        font-weight: 600;
        border: none;
color: var(--Typography-color3, #FFF);
font-family: "Abhaya Libre";
font-size: 14px;
font-style: normal;
font-weight: 700;
line-height: 150%; /* 30px */
    }
}

@media (min-width:576px) and (max-width:766.99px) {
    .navbar-brand {
        color: var(--Primary_CL, #406550);
        font-family: "Libertinus Math";
        font-size: 32px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }

    .profile-icon {
        position: relative;
        width: 40px;
        height: 40px;
        border-radius: 50%;
        background: #ccc;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .notification-dot {
        position: absolute;
        top: 4px;
        right: 4px;
        width: 8px;
        height: 8px;
        background: red;
        border-radius: 50%;
    }

    .profile-container {
        display: flex;
        align-items: center;
        justify-content: center;
    }

.hero-section {
        padding: 90px 20px;
    }

    .hero-section img {
        max-width: 100%;
        height: auto;
    }

    .hero-title {
        color: #000;
        text-align: center;
        font-family: "Abhaya Libre";
        font-size: 15px;
        font-style: normal;
        font-weight: 700;
        line-height: 24px;
        /* 133.333% */
        margin-top: 10px;
    }

    .hero-btn {
        background-color: #406550;
        font-family: "Abhaya Libre";
        color: white;
        padding: 12px 40px;
        margin-top: 10px;
        font-weight: 600;
        border: none;
color: var(--Typography-color3, #FFF);
font-family: "Abhaya Libre";
font-size: 15px;
font-style: normal;
font-weight: 700;
line-height: 150%; /* 30px */
    }
}

@media (min-width: 767px) and (max-width: 991.99px) {
    .navbar-brand {
        color: var(--Primary_CL, #406550);
        font-family: "Libertinus Math";
        font-size: 34px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }

    .profile-icon {
        position: relative;
        width: 40px;
        height: 40px;
        border-radius: 50%;
        background: #ccc;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .notification-dot {
        position: absolute;
        top: 4px;
        right: 4px;
        width: 8px;
        height: 8px;
        background: red;
        border-radius: 50%;
    }

    .profile-container {
        display: flex;
        align-items: center;
        justify-content: center;
    }

.hero-section {
        padding: 90px 20px;
    }

    .hero-section img {
        max-width: 100%;
        height: auto;
    }

    .hero-title {
        color: #000;
        text-align: center;
        font-family: "Abhaya Libre";
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 26px;
        /* 133.333% */
        margin-top: 15px;
    }

    .hero-btn {
        background-color: #406550;
        font-family: "Abhaya Libre";
        color: white;
        padding: 12px 40px;
        margin-top: 14px;
        font-weight: 600;
        border: none;
color: var(--Typography-color3, #FFF);
font-family: "Abhaya Libre";
font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: 150%; /* 30px */
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    .navbar-brand {
        color: var(--Primary_CL, #406550);
        font-family: "Libertinus Math";
        font-size: 36px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }

    .profile-icon {
        position: relative;
        width: 40px;
        height: 40px;
        border-radius: 50%;
        background: #ccc;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .notification-dot {
        position: absolute;
        top: 4px;
        right: 4px;
        width: 8px;
        height: 8px;
        background: red;
        border-radius: 50%;
    }

    .profile-container {
        display: flex;
        align-items: center;
        justify-content: center;
    }
.hero-section {
        padding: 90px 20px;
    }

    .hero-section img {
        max-width: 100%;
        height: auto;
    }

    .hero-title {
        color: #000;
        text-align: center;
        font-family: "Abhaya Libre";
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 26px;
        /* 133.333% */
        margin-top: 15px;
    }

    .hero-btn {
        background-color: #406550;
        font-family: "Abhaya Libre";
        color: white;
        padding: 12px 60px;
        margin-top: 15px;
        font-weight: 600;
        border: none;
color: var(--Typography-color3, #FFF);
font-family: "Abhaya Libre";
font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: 150%; /* 30px */
    }
}

@media (min-width: 1200px) and (max-width: 1399.98px) {
    .navbar-brand {
        color: var(--Primary_CL, #406550);
        font-family: "Libertinus Math";
        font-size: 38px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }

    .profile-icon {
        position: relative;
        width: 40px;
        height: 40px;
        border-radius: 50%;
        background: #ccc;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .notification-dot {
        position: absolute;
        top: 4px;
        right: 4px;
        width: 8px;
        height: 8px;
        background: red;
        border-radius: 50%;
    }

    .profile-container {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .hero-section {
        padding: 90px 20px;
    }

    .hero-section img {
        max-width: 100%;
        height: auto;
    }

    .hero-title {
        color: #000;
        text-align: center;
        font-family: "Abhaya Libre";
        font-size: 18px;
        font-style: normal;
        font-weight: 700;
        line-height: 28px;
        /* 133.333% */
        margin-top: 20px;
    }

    .hero-btn {
        background-color: #406550;
        font-family: "Abhaya Libre";
        color: white;
        padding: 12px 60px;
        margin-top: 20px;
        font-weight: 600;
        border: none;
color: var(--Typography-color3, #FFF);
font-family: "Abhaya Libre";
font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: 150%; /* 30px */
    }
}

@media (min-width: 1400px) {
    .navbar-brand {
        color: var(--Primary_CL, #406550);
        font-family: "Libertinus Math";
        font-size: 40px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }

    .profile-icon {
        position: relative;
        width: 40px;
        height: 40px;
        border-radius: 50%;
        background: #ccc;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .notification-dot {
        position: absolute;
        top: 4px;
        right: 4px;
        width: 8px;
        height: 8px;
        background: red;
        border-radius: 50%;
    }

    .profile-container {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .hero-section {
        padding: 60px 20px;
    }

    .hero-section img {
        max-width: 100%;
        height: auto;
    }

    .hero-title {
        color: #000;
        text-align: center;
        font-family: "Abhaya Libre";
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: 30px;
        /* 133.333% */
        margin-top: 30px;
    }

    .hero-btn {
        background-color: #406550;
        font-family: "Abhaya Libre";
        color: white;
        padding: 12px 60px;
        margin-top: 20px;
        font-weight: 600;
        border: none;
       color: var(--Typography-color3, #FFF);
font-family: "Abhaya Libre";
font-size: 18px;
font-style: normal;
font-weight: 700;
line-height: 150%; /* 30px */
    }

   
}
a{
    text-decoration: none;
    color: #fff;
}